Incomplete requiremets list for Win32 Binary distribution
Brought to you by:
koucky
Precompiled extension php_saprfc_528.dll with php 5.2.9 requires not only librfc32.dll (as pointed out in installation instruction) but also some Visual Studio 9.0 runtime files. So if there aren't this files in your system, php_saprfc extension will fail to start.
This files could be found in .NET 3.5 redistributable package from Microsoft.com website. Please, add .NET 3.5 framework to requirements list for Win32 platform.