I upgraded to Apache 2.0.36, PHP 4.2.1, and MySQL 3.23.39 on W2K. XSLT extension works on Apache 2.0.35 and PHP 4.1.x. Do we need to wait for new XSLT extensions or it's PHP bug.
When I uncomment ; infont of XSLT extension, it doesn't work. But it should be work.
; Directory in which the loadable extensions (modules) reside.
extension_dir = "c:\php\extensions\"
extension=php_xslt.dll