I recently upgraded to PHP 5.3.5 for Windows. I used the subversion extension in previous versions, but php_svn.dll is not included in version 5.3.5. I tried to copy the dll from a previous php installation, but I get this message when I try to start php.
PHP Warning: starting PHP: svn: cannot initialize module
Module compiled with module API = 20060613
PHP compiled with module API = 20090626
I have a site search to download php_svn.dll, but to no avail.
source share