1👍
✅
Read:
it explains everything about Windows builds quite clearly.
Python 3.4 requires a VC10 compiler, not VC11.
Loading VC10 Python/mod_wsgi into a VC11 Apache may not work.
You should use VC10 Apache instead to be safe.
Source:stackexchange.com