Iām having a bit of problem with 5.3.2 (vs 2015 - win7):
An empty instrument plugin, everything builds no issues. I add the dsp module (from the projucer), and it fails to build. 
> juce 5.3.2\modules\juce_dsp\containers/juce_SIMDRegister.h(254): error C2719: 'v': formal parameter with requested alignment of 16 won't be aligned (compiling source file ..\..\JuceLibraryCode\include_juce_dsp.cpp)
Severity Code Description Project File Line Suppression State
> Error C2719 'v': formal parameter with requested alignment of 16 won't be aligned (compiling source file ..\..\Source\PluginProcessor.cpp) testdspbug_SharedCode c:\sdks\juce 5.3.2\modules\juce_dsp\containers\juce_SIMDRegister.h 208
