After taking all the configure options out and adding them in one by
one, it turns out that the culprit was the
--with-config-file-path=PATH command line option.
If I include it in the configuration command, ldap doesn't make it
into phpinfo(). If I take it out, ldap works.
Garey Mills