Installing PHP on Windows

[email protected] (Murali Krishna) Mon, 10 Nov 2014 17:42:22 +0530
Newsgroups php.install
Message-ID <CADwvdfOCJzHuQUqWptSqKN3U3mAXEqK7zr=MeGj-keQjChWa1Q@mail.gmail.com>
I was compiling PHP-5.5.18 on Unix and Windows using external libmbfl
because I want PHP to link dynamically with it. PHP by default links
statically. Though on Unix, I see the --with-libmbfl configure script, I
didn't find any such option in configure.js on Windows.

Could you guys please tell me how do I build PHP with external mbfl library
on Windows?