WinCache を Windows OS 上でコンパイル・ビルドする手順は次のとおりです。
PHP のビルドに使うコマンドプロンプトを開く
PHP ソースのルートフォルダに移動する
次のコマンドを実行する
cscript.exe win32\build\buildconf.js
次のコマンドを実行する
configure.bat --help
次のコマンドを実行する
configure.js [all options used to build PHP] --enable-wincache
次のコマンドを実行する
nmake