您不需要安装完整的 Visual Studio Compile。
您需要安装这些 MSVC 运行时,看起来您缺少 MSVC11 (2012) 运行时。
你需要什么:
The 2008 Redist (32bit) is used by wampmanager even if you installed the 64bit WAMPServer.
The 2010 Redist is used by some versions of Apache ( depending on compiler used ).
The 2012 Redist is used by some versions of Apache ( depending on compiler used ).
适用于 WAMP 32 位
Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) Download
Microsoft Visual C++ 2010 SP1 可再发行包 (x86) Download
如果您使用的是 WampServer 2.4 32 位,因此使用的是 Apache 2.4.x
需要Microsoft Visual C++ 2012 Download 并选择vcredist_x86.exe
适用于 WAMP 64 位
Microsoft Visual C++ 2008 SP1 可再发行包 (x86) Download
是的,你需要 x86 包,不管 wampmanager 使用这个
Microsoft Visual C++ 2008 Redistributable Package (x64) Download
Microsoft Visual C++ 2010 SP1 可再发行包 (x64) Download
如果您使用的是 WampServer 2.4 或更高版本,则为 64 位
Microsoft Visual C++ 2012 Download 并选择 vcredist_x64.exe