更改PHP编译

I tried installing V8JS on my xampp server but an error occurred. I searched but did not find the extension version in VC11

Warning: PHP Startup: v8js: Unable to initialize module
Module compiled with build ID=API20131226,TS,VC12
PHP    compiled with build ID=API20131226,TS,VC11
These options need to match
 in Unknown on line 0

How do I make my PHP compile into VC12?

My current settings

System  Windows NT DESKTOP-HPGI9H9 6.2 build 9200 (Windows 8 Home Premium Edition) i586
Build Date  Oct 29 2015 12:34:05
Compiler    MSVC11 (Visual C++ 2012)
Architecture    x86
Apache Version  Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.15
XAMPP v3.2.2 

This solves the problem. It is only substituting the Xampp files for these: https://github.com/maryo/php-5.6.13-win32-VC12