"Keith Davis" in php.windows (Sat, 5 May 2012 09:41:39 -0500): >Strange, this guy says he has it working (but apparently with some >relative directory problem): > >http://stackoverflow.com/questions/9954764/imagick-php-5-4-extension-does-not-work-with-relative-paths-windows > >We will need it to (we can't even move to 5.4 until Wincache is >updated.) Wincache is updated and I can confirm that it compiles and works if you load PHP 5.4.2 NTS as mod_fcgid module in Apache (no IIS here...). http://x32.elijst.nl/phpinfo.php5f Silly compile error: it was complaining about a missing PHP_MEMCACHE_SHARED and quitted. I had to add pecl\memcache to my build machine to get it working. Jan -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php