On Dec 4, 2015 8:25 PM, "Jan Ehrhardt" <php...@ehrhardt.nl> wrote: > > Martin Keckeis in php.internals (Fri, 4 Dec 2015 09:01:20 +0100): > >it seems there are already some extensions build successfully for > >php7windows > > > >in my case i miss currently two extensions: > >- https://pecl.php.net/package/imagick > >- https://pecl.php.net/package/APCu > > > >About imagick i found just this on gophp7 > >https://github.com/gophp7/gophp7-ext/wiki/ext-imagick > > Imagick, Apcu and a lot of others are here: > https://www.apachelounge.com/viewtopic.php?t=6359 > > The x86 versions are still being recompiled because of > https://github.com/krakjoe/apcu/issues/151#issuecomment-161962312 > > The x64 versions already have APC Backwards Compatibility.
Also keep in mind that the builds are triggered on the pecl release, not when a new php version is released.