if you get the error:
Undefined symbol... pg_encoding_to_char
when trying to load the PHP Apache module, make sure to compile PostgreSQLwith --enable-multibyte. first time i saw that problem from the PHP &PgSQL combo.