Fixes #3580413
Added a table existence check in twilio_user_load() before querying the twilio_user table. This prevents the fatal SQLSTATE[42S02] error when the table is missing from the database.